home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
United Public Domain Gold 2
/
United Public Domain Gold 2.iso
/
music_utilities
/
pt030.dms
/
pt030.adf
/
AnimalSounds
/
sspREADME
< prev
next >
Wrap
Text File
|
1987-06-15
|
912b
|
27 lines
/* SoundSamplePlayer */
I got tired of waiting for one of these. So I put one together
myself. I designed it for CLI or 's:' batch file execution.
Usage: ssp <soundfile> ; which defaults to the period = 280 ,
or ssp -pnnn <soundfile> ; nnn = {100 to 900} period range.
Try these if they're available:
ssp -p360 spock
ssp "Marauder II:l/PanFlute"
ssp -p400 DEJAVU:game/sounds.d
ssp -p400 "HACKER II:dat/sounds"
ssp -p400 ACS:acs.sfx
So you can dump any file to the Audio.device provided you have enough
Chip memory available and you have a tone deaf ear (in the case of say
the Preferences file).
enjoy, later, Don Pitts. well!a123
P.S. It should work as a resident routine using resident CLI, and it
has an extra feature when used there relating to selection of the
period (-p function ). Also it may work using an Icon, but that's
not tested yet.